Skip to content

Add releasing using CI#31

Merged
jsamr merged 1 commit intomainfrom
chore/add-releasing-using-CI
Mar 16, 2026
Merged

Add releasing using CI#31
jsamr merged 1 commit intomainfrom
chore/add-releasing-using-CI

Conversation

@5ZYSZ3K
Copy link
Collaborator

@5ZYSZ3K 5ZYSZ3K commented Mar 4, 2026

chore: add CI release workflow

@5ZYSZ3K 5ZYSZ3K requested a review from jsamr March 4, 2026 13:14
@5ZYSZ3K 5ZYSZ3K self-assigned this Mar 4, 2026
@5ZYSZ3K
Copy link
Collaborator Author

5ZYSZ3K commented Mar 4, 2026

@jsamr It would require generating a GITHUB_TOKEN and adding it to secrets

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.65%. Comparing base (0d3296a) to head (dc48e8c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files         140      140           
  Lines        2083     2083           
  Branches      633      637    +4     
=======================================
  Hits         2055     2055           
  Misses         27       27           
  Partials        1        1           
Flag Coverage Δ
css-processor 100.00% <ø> (ø)
render 97.84% <ø> (ø)
transient-render-engine 98.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@jsamr jsamr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@5ZYSZ3K 5ZYSZ3K force-pushed the chore/add-releasing-using-CI branch from 8f0a955 to dc48e8c Compare March 16, 2026 14:25
@5ZYSZ3K
Copy link
Collaborator Author

5ZYSZ3K commented Mar 16, 2026

@jsamr I am unable to merge that - when I try to run "Rebase and merge", I get this error: "Merge error
Base branch requires signed commits. Rebase merges cannot be automatically signed by GitHub"
Even though I rebased it onto main just now, and that rebase isn't necessary, it still doesn't let me merge

@jsamr jsamr merged commit 9d325c5 into main Mar 16, 2026
8 checks passed
@jsamr
Copy link
Contributor

jsamr commented Mar 16, 2026

@5ZYSZ3K I relaxed the signed commit rule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants